Welcome![Sign In][Sign Up]
Location:
Search - genetic code

Search list

[AI-NN-PRgeneticTSP

Description: TSP问题的源代码,MATLAB下运行 .-TSP problem of the source code, MATLAB run.
Platform: | Size: 1024 | Author: Jue | Hits:

[matlabyichuansuanfa

Description: 遗传算法的matlab源程序,可以直接运行。-Matlab genetic algorithm source code, can be directly run.
Platform: | Size: 1024 | Author: jie | Hits:

[matlabGA-wiley-matlab

Description: 修改自wiley的书中的各种遗传算法(GA)matlab代码,还包括其他一些算法如粒子群优化,蚁群优化等,均已修改好用!-Modified since the book wiley various genetic algorithms (GA) matlab code, also includes a number of other algorithms such as PSO, ant colony optimization and so on, have been modified handy!
Platform: | Size: 11264 | Author: Gil Chang | Hits:

[matlabM_file

Description: 量子遗传算法MATLAB源代码,内含多个子文件,测试时运行main文件即可-Quantum Genetic Algorithm MATLAB source code that contains multiple sub-documents, tests can be run main document
Platform: | Size: 7168 | Author: yujiajie | Hits:

[AI-NN-PRGA-MATLAB

Description: MATLAB环境下的遗传算法源程序代码压缩包-MATLAB environment genetic algorithm source code package
Platform: | Size: 2048 | Author: 武军伟 | Hits:

[matlabwnn

Description: 小波神经网络的源程序: 1.构造的非线性函数: 位于nninit_test.m 2.直接用WNN逼近非线性:Wnn_test.m, (内部调用小波函数) 3.遗传算法优化后逼近 :GA_Wnn_test.m (内部调用遗传算法的,初始化,适应度,解码函数)-genetic algorithm optimization WNN source : 1. Construction of the nonlinear function : nninit_test.m at 2. WNN directly with nonlinear approximation : Wnn_test.m. (internal called wavelet function) 3. Genetic Algorithm optimization approach : GA_Wnn_test.m (internal called genetic algorithms, initialize, fitness and decoding functions) -Wavelet neural network source code: 1. Construction of the nonlinear function: at nninit_test.m 2. Wnn the direct use of nonlinear approximation: Wnn_test.m, (internal call wavelet function) 3. Genetic algorithm optimized approximation: GA_Wnn_test. m (internal call genetic algorithms, initialization, fitness, decoding function)-genetic algorithm optimization WNN source: 1. Construction of the nonlinear function: nninit_test.m at 2. WNN directly with nonlinear approximation: Wnn_test.m. ( internal called wavelet function) 3. Genetic Algorithm optimization approach: GA_Wnn_test.m (internal called genetic algorithms, initialize, fitness and decoding functions)
Platform: | Size: 1024 | Author: lanhucx | Hits:

[AI-NN-PRnsga2_c_source

Description: 遗传算法中的NSGA2算法实现,解决多目标遗传算法求解Pareto近似解,具有很好的运行效果-Genetic Algorithms NSGA2 algorithm to solve multi-objective Pareto genetic algorithm approximate solution, with very good operating results
Platform: | Size: 40960 | Author: 郭玉华 | Hits:

[AI-NN-PRgenetic

Description: 这是一个遗传算法的代码,用C++写的,运行环境是vs2005.-This is a genetic algorithm code, using C++ Written running environment is vs2005.
Platform: | Size: 17408 | Author: wangjing | Hits:

[AI-NN-PRfga

Description: 一个简单的针对函数优化问题的遗传算法源程序。-A simple function optimization problem for genetic algorithm source code.
Platform: | Size: 3072 | Author: 钮 吉 | Hits:

[AI-NN-PRGenetic_Ant_Algorithms

Description: 蚁群遗传算法的实现,VC++源代码!蚁 群遗传算法的实现,VC++源代码!蚁群遗传算法的实现,VC++源代码!-Ant Colony Genetic Algorithm, VC++ Source code! Ant Colony Genetic Algorithm, VC++ Source code! Ant Colony Genetic Algorithm, VC++ Source code!
Platform: | Size: 102400 | Author: zhanghao | Hits:

[matlaboptimizationofa50DfunctionuseGA

Description: 遗传算法实现50维函数优化,代码简单易懂,适合初学者。-Genetic algorithm of 50-dimensional function optimization, code easy-to-read, suitable for beginners.
Platform: | Size: 3072 | Author: dayong | Hits:

[matlabGP

Description: 一种基于matlab的遗传规划编码程序 其中包含交叉和变异的代码-Based on the genetic programming matlab coding procedures of crossover and mutation which contains the code
Platform: | Size: 28672 | Author: 不吃萝卜的萝卜 | Hits:

[AI-NN-PRGA-TSP

Description: 利用遗传算法求解TSP的源代码程序 可以精确求出50城市-The use of genetic algorithm to solve TSP program source code can be precisely calculated 50 cities
Platform: | Size: 9216 | Author: zhouye | Hits:

[AI-NN-PRNew-WNN

Description: 新的神经网络算法源程序,很适合初学者,也可以在上面进行改进!-New neural network algorithm source code, it is suitable for beginners, you can make improvements in the above!
Platform: | Size: 473088 | Author: 李华 | Hits:

[AI-NN-PRgenatic

Description: 遗传算法的原代码,用于最优化计算,只需解压便可使用。-Genetic algorithm source code for the optimization calculation, just unzip to use.
Platform: | Size: 2048 | Author: SHI YU ZHEN | Hits:

[Othergenetic_cr

Description: 基因算法在认知无线电中的应用,希望对各位研究同仁有所用处。-Genetic algorithm in the application of cognitive radio, in the hope that some useful research Tongren.
Platform: | Size: 548864 | Author: luojuan | Hits:

[AI-NN-PRSGA

Description: 简单的遗传算法源代码,挺实用的,大家可以借鉴-Simple genetic algorithm source code, very useful, we can learn from
Platform: | Size: 2048 | Author: asdfasdf | Hits:

[matlabmatlab3

Description: 这是利用遗传算法进行图像分割的matlab源程序-This is the use of genetic algorithms image segmentation matlab source
Platform: | Size: 327680 | Author: 梅丽 | Hits:

[AI-NN-PRgac++code

Description: *** *** *** *****/ /* 基于遗传算法的人工生命模拟 AL_GA.C */ /* An Artificial Life Simulation model Based on Genetic Algorithm */ /* 同济大学计算机系 王小平 2000年5月 -********************//* Genetic Algorithm Based Artificial Life Simulation AL_GA.C*//* An Artificial Life Simulation model Based on Genetic Algorithm*//* Tongji University Department of Computer Science in May 2000 WANG Xiao-ping
Platform: | Size: 626688 | Author: sinofeng | Hits:

[AI-NN-PRGA

Description: 文件中包含某老师关于智能优化计算课程中的遗传算法部分的讲义,其中包含详细的例子及源代码。-File contains a calculation of the teachers on the intelligent optimization of the genetic algorithm curriculum part of the lecture, which includes detailed examples and source code.
Platform: | Size: 1154048 | Author: 周钟 | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

CodeBus www.codebus.net